Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps camelcase-keys from 9.1.3 to 10.0.0.

Release notes

Sourced from camelcase-keys's releases.

v10.0.0

Breaking

  • Require Node.js 20 2cc9388

Fixes

  • Fix handling of circular references 3936f15
  • Fix TypeScript interface compatibility with stricter constraints c89299a
  • Fix TypeScript types for union types in arrays 26e186e

sindresorhus/camelcase-keys@v9.1.3...v10.0.0

Commits
  • fbe25dd 10.0.0
  • 2cc9388 Require Node.js 20
  • c0ffd68 Document opaque type limitation with TypeScript mapped types
  • a0ae6ce Improve JavaScript implementation
  • 25a7283 Refactor TypeScript types for better readability and modern syntax
  • c89299a Fix TypeScript interface compatibility with stricter constraints
  • 3936f15 Fix handling of circular references
  • 26e186e Fix TypeScript types for union types in arrays
  • 60da087 Add comprehensive tests for null/undefined input handling
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) from 9.1.3 to 10.0.0.
- [Release notes](https://github.com/sindresorhus/camelcase-keys/releases)
- [Commits](sindresorhus/camelcase-keys@v9.1.3...v10.0.0)

---
updated-dependencies:
- dependency-name: camelcase-keys
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging labels Sep 10, 2025
@dependabot dependabot bot requested a review from ignatiusreza as a code owner September 10, 2025 04:01
@dependabot dependabot bot added automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging labels Sep 10, 2025
@labforward-kodiak labforward-kodiak bot merged commit 7620c25 into main Sep 10, 2025
5 checks passed
@labforward-kodiak labforward-kodiak bot deleted the dependabot/npm_and_yarn/camelcase-keys-10.0.0 branch September 10, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge To be merged automatically by Kodiak dependencies Pull requests that update a dependency file kodiak: merge.method = 'squash' Squash PR when merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant